Rdocumentation
powered by
Learn R Programming
xml2 (version 1.0.0)
xml_name<-: Modify the (tag) name of an element
Description
Modify the (tag) name of an element
Usage
xml_name(x, ns = character()) <- value
Arguments
x
A document, node, or node set.
ns
ignored for assignment
value
a character vector with replacement name.